home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / term / vlt5p867.lha / Readme < prev    next >
Text File  |  1994-04-14  |  21KB  |  433 lines

  1. +----------------------------------------------------------------------+
  2. |                                                                      |
  3. |                  D I S C L A I M E R   N O T I C E                   |
  4. |                                                                      |
  5. |  This document and/or  portions of the material and  data furnished  |
  6. |  herewith,  was developed under sponsorship of the U.S. Government.  |
  7. |  Neither the U.S.  nor  the U.S.D.O.E.,  nor  the  Leland  Stanford  |
  8. |  Junior University, nor their employees,  nor their respective con-  |
  9. |  tractors, subcontractors, or their employees, makes  any warranty,  |
  10. |  express or implied, or assumes any liability or responsibility for  |
  11. |  accuracy,  completeness or  usefulness of any information, appara-  |
  12. |  tus, product or process disclosed, or represents that its use will  |
  13. |  not infringe privately-owned rights.  Mention of any product,  its  |
  14. |  manufacturer, or suppliers shall not, nor is it intended to, imply  |
  15. |  approval, disapproval, or fitness for any particular use. The U.S.  |
  16. |  and  the University at all times  retain the right to use and dis-  |
  17. |  seminate same for any purpose whatsoever.                           |
  18. |                                                                      |
  19. +----------------------------------------------------------------------+
  20.  
  21.  
  22. VLT 5.865
  23. =========
  24.  
  25.     This is a significant update from version 5.576. A lot of things
  26. were changed. The major changes are:
  27.  
  28. - VLT now uses the ASL screen mode requester, so VLT can be used with
  29.   third-party graphics boards.
  30. - VLT is now completely font sensitive, and will use any screen font,
  31.   and any combination of three mono-spaced fonts for text.
  32. - VLT now uses GadTools based requesters and menus.
  33. - VLT no longer uses arp.library, screenshare.library and review.library.
  34. - VLT now has on-line AmigaGuide help.
  35.  
  36. Because of all these changes, VLT now requires AmigaDOS 2.04 or higher.
  37. See the docs (VLT.guide) for all the changes.
  38.  
  39.     Willy Langeveld, 12 April 1994.
  40.  
  41.  
  42.  
  43. VLT 5.576
  44. =========
  45.  
  46.     This is a bug-fix update to VLT version 5.517. There are no signi-
  47. ficant new features. The fixes and new features are documented in the
  48. VLT5p576.doc file, which is the same as the older VLT5p517.doc file
  49. of the previous version, with change bars showing the fixes and additions.
  50. Also, please check the changes in the Installation file.
  51.  
  52.     Willy Langeveld, 22 August 1992.
  53.  
  54.  
  55. VLT 5.517
  56. =========
  57.  
  58.     Compared to version 5.045, the previous release, quite a few things
  59. changed. One of the major changes is that since version 5.100, VLT is compiled
  60. using the SAS C compiler. (All releases up to and including 5.045 used Manx
  61. C). Since this allowed linking with cres.o, VLT is now residentable. Also, it
  62. at first got quite a bit smaller. Unfortunately, a sufficient number of new
  63. features were added so that the actual size is somewhat larger than for the
  64. previous release.
  65.     The other changes mainly involve AmigaDOS 2.04. VLT now uses the ASL
  66. requesters when running under 2.04, has 2.04 public screens, and uses a new
  67. Palette requester written with GadTools. VLT is also more easily installable,
  68. basically, you should just drag the VLT drawer over to your hard disk and
  69. that's it (shell users may want to add a path to that drawer). However, VLT is
  70. still compatible with 1.3, though you really should upgrade to 2.04!
  71.     There are quite a few new neato goodies as well. The ones that are of
  72. interest to most people are probably: improved mouse support and
  73. programmability, and cut and paste directly from and to the main screen using
  74. the clipboard. There are also some nice ARexx programs included, the major one
  75. of which is a simple phone book.
  76.     So far the good news. The bad news is that not everything I wanted to
  77. go in went in. So it is entirely possible that just the thing you really
  78. wanted in there didn't make it. That doesn't mean I think it's a bad idea,
  79. just that I didn't have time, and I wanted to bring out a new version now
  80. rather than wait until I had more time to do the other things
  81.     Of course, there are the usual numerous other little changes and bug
  82. fixes. They are documented in the file docs/VLT5p517.doc. For installation
  83. instructions, read the file "Installation".
  84.  
  85.     Willy Langeveld, 22 March 1992.
  86.  
  87.  
  88. VLT 5.045
  89. =========
  90.  
  91.     This is a bug-fix release with just the executable of VLT (or VLTjr)
  92. and a new version of xprascii.library. The bug fixes in this version are:
  93. - Fixed enforcer hits and worse problems when running from the Workbench
  94.   with no tooltypes in the icon.
  95. - Fixed read-from-location-0 errors when reading VTPrefs.dat when some menus
  96.   hadn't been programmed.
  97. - The XPRAscii protocol would show the previous protocol name in the status
  98.   requester instead of its own name.
  99. - Added a flag to disable local print mode. The value 64 for "miscflags"
  100.   will disable "local print"
  101. - A problem with switching from a Workbench window to a one-bitplane Custom
  102.   screen and back to a Workbench window was fixed. VLT would assume after
  103.   that sequence that the Workbench had only one bitplane.
  104. - The serial code for sending data was again streamlined a bit. Also, a bug
  105.   was fixed: VLT 4.846 used to try to resend data after a "Reset" operation
  106.   and this was broken in 5.034.
  107. - A problem that only affected VLTjr: when VLTjr's screen was behind other
  108.   screens, running VLTjr again would not bring it to the front. This problem
  109.   is now fixed, and it didn't affect VLT.
  110.  
  111.     There are also a few documentation additions:
  112. - There exists a script command called "consolewindowadjust". If set to off,
  113.   VLT will not adjust the display to make room for the console window. This
  114.   option is by default "on".
  115. - Unlike a VT100, VLT will send the characters ( ) / and * when the top four
  116.   keys of the keypad are pressed in numeric-keypad mode. A VT100 in this case
  117.   would send the same sequences as in application-keypad mode. One may argue
  118.   if it is a bug or a feature, but since it has always been this way, it will
  119.   stay as is.
  120. - Something one should be aware of when running VLT from script icons on the
  121.   Workbench: VLT changes its default directory (and thus the default directory
  122.   of up/downloads!) to that of the icon for each script it executes, *no
  123.   matter what* you saved in your configuration. You can get around this
  124.   by putting explicit CD's in each of the scripts or by setting the up/down-
  125.   load area using the environment variables as documented for each of the
  126.   external protocols.
  127.  
  128.     Willy Langeveld, 3 march 1991.
  129.  
  130.  
  131. VLT 5.034
  132. =========
  133.  
  134.     This release has a number of new features, both in the VT100 part
  135. and in the Tektronix part. The new features are described in file
  136. VLT5p034.doc in the /docs directory. Some highlights:
  137.     The serial device handling has again been improved. Higher
  138. speed operation, better error checking, new menu options, much better
  139. Xoff recovery.
  140.         There are quite a few new script options, such as the WINDOW
  141. command to set window size and position. The Tektronix emulation has
  142. finally acquired some commands, and VLT can save out and read in
  143. files with script commands that describe the current graphics display.
  144. An ARexx program that translates such a script file to Provector
  145. instructions is provided: VLT2Provec.pvrx.
  146.     VLT now supports Matt Dillon's Fifo pipes. How these can be used
  147. is demonstrated in the program FifoBBS.rexx in the rexx directory; it
  148. implements a small but complete BBS system that uses VLT as the engine.
  149.     Other new features include "local printing" from the host,
  150. smooth scrolling with settable speed, a much improved file transfer
  151. status window, and you can now select your favorite 8/11 point fonts
  152. from the menu. VLT now also recognizes ToolTypes in addition to command
  153. line options. ALT-ed and SHIFT-ALT-ed keypad and cursor keys are now
  154. programmable, as well as the console-window string.
  155.     Of course, there are the usual numerous other little changes
  156. and bug fixes.
  157.  
  158.  
  159.     Willy Langeveld, 6 february 1991.
  160.  
  161. VLT 4.846
  162. =========
  163.  
  164.     This is mainly a bug-fix update, but there are one or two new
  165. features. This version no longer comes with the old documentation files
  166. that previous versions came with. This is because there is a new manual
  167. available, see the notice in the docs directory. The only documentation
  168. files are about things not covered in the manual.
  169.  
  170.  
  171.     Willy Langeveld, 30 September 1990.
  172.  
  173. VLT 4.824a mini-update.
  174. =======================
  175.  
  176.     This is a small update to the recently released VLT and VLTjr
  177. version 4.824. It consists of four files: a new VTPrefs.dat in the s
  178. directory, a new SendASCII.vlt in the rexx directory, and most impor-
  179. tantly, a new review.library in the libs directory, and then this
  180. UpdateReadme file.
  181.     If you're happy with the VTPrefs.dat file you already have, then
  182. by all means continue using it - the changes were minor. If you're just
  183. starting to use VLT, you may want to use this one though.
  184.     The new SendASCII.vlt shows you how to use the extract command and
  185. how to set up an XPR transfer, in this case using the xprascii library. It
  186. shows how to temporarily switch to this protocol, and to set VLT back to
  187. what it was at the end. It also shows how to remember the file it sent for
  188. later use. The new VTPrefs.dat has among other things a user menu item set
  189. up to call SendASCII.vlt, so that ASCII send for all practical purposes is
  190. now "built in" (if you have ARexx).
  191.     The new review.library has the esthetical problem of the funny
  192. scroll bars under 1.3 fixed, no other changes. As it turned out, the final
  193. "fix" for AmigaDOS 2.0 turned out to destroy the look under 1.3, and since
  194. it wasn't supposed to affect the look under 1.3 I didn't check... Oh well.
  195. The review.library version number is now 1.14.
  196.     A few minor things have meanwhile been discovered in VLT and VLTjr.
  197. They aren't big enough to warrant inclusion in this mini-update, though...
  198. Depending on what else is found over the next few weeks, another VLT
  199. update might happen in a month or two. So let me know what's broken!
  200.  
  201.     Willy Langeveld, 12 August 1990.
  202.  
  203. VLT 4.824
  204. =========
  205.  
  206.     The major new feature of this release is a complete rewrite of the
  207. script language. The command set was rationalized in many places, extended
  208. and generalized. All commands are now available at all times, multiple
  209. commands can be put on the same line, all commands are available from ARexx
  210. with error reporting, you can wait on multiple strings at the same time,
  211. multiple scripts can be run at the same time, one can extract complete
  212. information about everything from ARexx, there is a tracing facility, you
  213. can intercept all keystrokes to an ARexx script and thus reprogram their
  214. actions, and a lot more. You can also run VLT in "batch" mode (without
  215. windows or screens).
  216.     There are also a lot of other changes, mostly in the VT100 section.
  217. Not much changed in the graphics section. The major change there is that
  218. you can now display graphics in the same window as the text. You can even
  219. set up colors and masks such that graphics and text don't interfere.
  220.     VLT has been tested and changed to work completely and correctly
  221. with AmigaDOS release 2.0: it even has the "3D" look in all requesters and
  222. gadgets. On the other hand, it doesn't yet use many of the new functions
  223. that are  available under 2.0. This means primarily that VLT still needs
  224. arp.library and screenshare.library, so don't throw those away!
  225.     Since the changes are again major, they are all documented in the
  226. doc file VLT4p824.doc. As mentioned there, a new printed manual is being
  227. worked on and should be available by end of august. Watch BIX's amiga.user
  228. conference for a notice about how to obtain that manual...
  229.  
  230.     Willy Langeveld, 1 August 1990.
  231.  
  232. VLT 4.428
  233. =========
  234.  
  235.     The most prominent new features of this release are in the Tektronix
  236. emulation. The VT100 part only suffered minor changes. This means, that
  237. VLTjr isn't very different from the previous version, 4.226.
  238.     VLT's Tektronix emulation was rewritten to a considerable degree. In
  239. particular, it now supports almost all of the Tektronix 4105 escape
  240. sequences, with some obvious extensions to Tektronix 4107. About the only
  241. unsupported feature is the "dialog area" and all commands associated with
  242. it. A few highlights of the supported feautures: area fills (panels)
  243. including all 16 Tek-style textures and 125 dithering patterns; scaled and
  244. rotated (90/180/270 degrees) fonts using new strokefont libraries; almost
  245. full support of Tek-style "pixel operations" (bitmaps); and full support for
  246. all this in the PostScript output. Additional documentation is in the file
  247. vlt4p428.doc in the docs directory.
  248.  
  249.     Willy Langeveld, 4 January 1990
  250.  
  251. VLT 4.226
  252. =========
  253.  
  254.     This version comes in two flavors, VLT and VLT jr. By popular request,
  255. the jr. version no longer contains the Tektronix emulation, which saves some
  256. 35k in the size of the executable. Except for that, the two versions are
  257. identical. Each version now comes with its own icon. These icons are
  258. considerably smaller than the previous one, but they are still pretty neat,
  259. if I say so myself...
  260.     This version fixes a number of bugs and implements full XPR version 2.0
  261. support. The major new feature is the scrollback/review/history buffer. Since
  262. this is again a major release, there is a separate documentation file called
  263. vlt4p226.doc, in the docs directory. These docs are in addition to the ones
  264. contained in vlt4p058.doc.
  265.  
  266.     Willy Langeveld, 12 October 1989
  267.  
  268. VLT 4.069
  269. =========
  270.  
  271.     This is a binary-only interim release.    A number of problems are fixed
  272. in this version especially in the area of XPR support. In particular, the program
  273. no longer returns to the wrong parity after a transfer with an XPR. Aside from
  274. that, there was a problem when the configuration was saved with 7-wire handshaking
  275. enabled. The next invocation of VLT would crash the machine. The Auto-screen-
  276. to-back menu option had no effect on Kermit transfers. These problems are now
  277. fixed. Also, the CAPTURE OFF script command no longer displays a message.
  278.  
  279.  
  280.     Willy Langeveld, 28 August 1989
  281.  
  282. VLT 4.058
  283. =========
  284.  
  285.     This version fixes a number bugs in 4.036 and has a full (but not fully
  286. tested) implementation of the XPR external protocol specification.
  287.     Changes in VT100 part: many public message ports were changed to private
  288. ones; echoing of the cursor keys in local echo now works; the problem with
  289. down-scrolling in "normal" and "color" rendering modes is fixed (thanks Charles
  290. Cleveland); "exit <next-script>" from vlt.init now works (again); setting
  291. cursor height from script has been enhanced, height 0 now allowed (see blink.rexx
  292. and blink.vlt for a rather processor intensive way to make your cursor blink!);
  293. the problem some people had opening the console window on custom screens was
  294. fixed (thanks Mike Cargal); and starting two identical VLT's (for example by
  295. twice double clicking on an icon or double-clicking a FastMenu gadget) is now
  296. pretty much bulletproof.
  297.     Changes in Tektronix part: PostScript support of text output for some
  298. special characters now works; PostScript menu item now reads "as" instead of
  299. "ss".
  300.  
  301.     W.G.J. Langeveld, 16 July 1989.
  302.  
  303. VLT 4.036
  304. =========
  305.  
  306.     This version constitutes a major revision of VLT. Because of the numerous
  307. added features and fixed bugs, there is a separate documentation file in the docs
  308. directory, called vlt4p036.doc. The ARexx support libraries rexxarplib and
  309. rexxmathlib are no longer included here, but distributed in a separate archive.
  310. In case you're wondering about the revision number: there have indeed been
  311. 380 relinks of VLT since version 3.656.
  312.  
  313.     Willy Langeveld, 5 June 1989.
  314.  
  315. VLT 3.656
  316. =========
  317.  
  318.     This update differs from the previous one in a few bug fixes: the
  319. implementation of the insertion/deletion of characters is now done correctly,
  320. a problem with macro file requesters was solved. All 'beep's everywhere in the
  321. program now correctly DisplayBeep when the 'volume' is zero, or audible-beep
  322. when the volume is greater than zero. When the vloume is less than zero, the
  323. beep has a higher pitch. Also, the sequence to set columns and rows has been
  324. doubly privatized. The sequence now is <CSI>?<columns>;<rows>p, to avoid a
  325. conflict with usage of the <CSI>...p sequence elsewhere (see 3.626).
  326.  
  327.     Willy Langeveld, 9 September 1988.
  328.  
  329. VLT 3.649
  330. =========
  331.  
  332.     This update differs from the previous one in that the 132 column font
  333. was modified (see if you can read this better - otherwise keep the other one). A
  334. major bug was fixed: VLT now gives back the 8k or so of memory it used to
  335. steal. Some minor bugs were fixed, such as the display of 132 column font. A
  336. 'clear screen' from the menu now resets the use of the graphics character set if
  337. it was in use. The sequences for insertion/deletion of characters in a line are
  338. now supported. The rendering of the pf gadgets was  modified. Both Tektronix and
  339. VT100 screen now use copies of their window's rastports rather than their
  340. window's rastports themselves so some flakey behaviour should have disappeared
  341. when using Quick rendering mode on the VT100 side, or the graphic cursor on the
  342. Tektronix side. The Tektronix emulation now ignores spurious control characters
  343. in vector mode.
  344.  
  345.     Willy Langeveld, 23 August 1988.
  346.  
  347. VLT 3.626
  348. =========
  349.  
  350.     This update differs from the previous one mainly in that 132 columns are
  351. are now supoported using two new fonts. They are modified versions of the one
  352. that came with VT100 2.6, on one of the Fish disks. Also, the control sequence
  353. <CSI>...p has been modified to include the number of columns as the first
  354. parameter. The last parameter is as before the number of lines. It no longer
  355. matters which parameter this is as long as it's last, but it is recommended to
  356. use the second one. Also the standard VT100 sequences for setting 132 column
  357. mode (<CSI?3h) and going back to 80 column mode (<CSI>?3l) are implemented.
  358.  
  359.     Willy Langeveld, 1 August 1988.
  360.  
  361. VLT 3.615
  362. =========
  363.  
  364.     This update differs from the previous one mainly in improved handling of
  365. REXX commands. Multiple RX commands from the same .scp file are now supported,
  366. and REXX commands can now be sent to VLT even though an .scp script is active.
  367. These features have not yet been extensively tested, so let me know your
  368. results. Also a bug introduced in 3.598 was fixed.
  369.  
  370.     Willy Langeveld, 22 July 1988.
  371.  
  372. VLT 3.601
  373. =========
  374.  
  375.     This update differs from the previous one only in that the Tektronix
  376. screen now is also public. Its name is VLTTEK. The screenshare.library is
  377. somewhat smaller, but is functionally the same.
  378.  
  379.     Willy Langeveld, 16 July 1988.
  380.  
  381. VLT 3.598
  382. =========
  383.  
  384.     This is an update of VLT, as described below. If this is the first
  385. time you've downloaded it, read the section about the previous version first.
  386.     This version has most reported bugs fixed, but not many enhancements, on
  387. the theory that enhancements usually introduce more bugs: the intention was to
  388. get a solid version out there first before adding new stuff.
  389.     Among the changes are: ScreenToFront/Back() in rexxarplib were fixed,
  390. rexxarplib now has functions to retrieve the screen size and interlace status;
  391. the Tektronix (tm) emulator supports some more sequences and eats others; it now
  392. looks for TekStore: and will open the temporary graphics file there instead of
  393. in ram: (for those that have little ram: but sufficient disk space); Kermit was
  394. modified to work also on CDC's (thanks, s_walton!) and a host of bugs were
  395. fixed. Also, the script command FLUSH was added. It flushes the capture buffer
  396. out to disk (or wherever it was capturing to). This is useful for capturing to
  397. the new 1.3 SPEAK: device, for example. Not everything was fixed: the command
  398. parser is still the same and therefore Wait and On etc. still don't work.
  399.     This version is a zoo archive, because it supports long filenames and
  400. also path specifications. Therefore, there are no more executeme files.
  401.  
  402.     Willy Langeveld, July 6, 1988.
  403.  
  404.  
  405. VLT 3.553
  406. =========
  407.  
  408.     You have just downloaded an archive containing the executable files for
  409. the terminal emulator VLT. VLT is both a VT100 emulator and a Tektronix
  410. emulator, currently in use at SLAC (Stanford Linear Accelerator Center).
  411. Although the VT100 part was originally based on Dave Wecker et al.'s VT100, many
  412. enhancements were made.  I won't go into any details at this point. The main
  413. documentation file is not yet ready and will be posted later. For now, if you
  414. have questions, you will have to ask them on BIX in amiga.user. I expect the
  415. documentation to be ready by next week, though...
  416.     This program uses ARP, so in order to run it you need arp.library in
  417. your libs: directory. You better make sure you have ARP 1.1, or else nasty
  418. things may happen!
  419.     This program is NOT in the public domain. However, you may freely use
  420. this program for any purpose, and are encouraged to distribute it wherever you
  421. want. The author (me) does not, however, accept any responsibility for
  422. suitability for any particular purpose, or for any damages that may occur as a
  423. result of the use of this program, etc., you get the picture... 8-) .
  424.     Bug reports are welcome, please send them to me BIXmail.
  425.  
  426.     This archive contains several sub-archives, one for each directory where
  427. you should store the files contained in the sub- archive. Besides VLT and
  428. VLT.info, the archive contains the following files (after executing the various
  429. executeme's). Be sure to read all the various readme files, too! Have fun...
  430.  
  431.     Willy Langeveld, April 20, 1988.
  432.  
  433.